

# Event Details

- **Event Name**: St Patrick's Day Bowling Special
- **Event Start and End Date**: Mon, 17 Mar, 2025 at 08:00 am
- **Event Description**: Get a strike with a green pin and get a free game coupon, valid after St. Patrick's Day.
Stop by for some green beer of any flavor at a normal price!
All day event!
- **Event URL**: https://allevents.in/whiteman-air-force-base/st-patricks-day-bowling-special/200027924695254
- **Event Categories**: saint-patricks-day, st-patricks-day
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Whiteman Air Force Base
- **state**: MO
- **country**: United States
- **location**: Stars and Strikes Bowling Center
- **lat**: 38.731076745811
- **long**: -93.569415377949
- **full address**: Stars and Strikes Bowling Center, 699 Mitchell Ave,Whiteman Air Force Base, United States

## Event gallery

- **Alt text**: St Patrick's Day Bowling Special
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/7fd1748174e67c21064d6ccf8ad91aaafe55605f97aadb014c8770deb8b89e32-rimg-w1200-h675-dc053106-gmir?v=1741968839

## FAQs

- **Q**: When and where is St Patrick's Day Bowling Special being held?
  - **A:** St Patrick's Day Bowling Special takes place on Mon, 17 Mar, 2025 at 08:00 am to Mon, 17 Mar, 2025 at 08:00 am at Stars and Strikes Bowling Center, 699 Mitchell Ave,Whiteman Air Force Base, United States.
- **Q**: Who is organizing St Patrick's Day Bowling Special?
  - **A:** St Patrick's Day Bowling Special is organized by 509th Force Support Squadron.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "St Patrick's Day Bowling Special",
        "image": "https://cdn-az.allevents.in/events5/banners/7fd1748174e67c21064d6ccf8ad91aaafe55605f97aadb014c8770deb8b89e32-rimg-w1200-h675-dc053106-gmir?v=1741968839",
        "startDate": "2025-03-17",
        "url": "https://allevents.in/whiteman-air-force-base/st-patricks-day-bowling-special/200027924695254",
        "location": {
            "@type": "Place",
            "name": "Stars and Strikes Bowling Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "699 Mitchell Ave,Whiteman Air Force Base",
                "addressLocality": "Whiteman Air Force Base",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.731076745811",
                "longitude": "-93.569415377949"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get a strike with a green pin and get a free game coupon, valid after St. Patrick's Day.\nStop by for some green beer of any flavor at a normal price!\nAll day event!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "509th Force Support Squadron",
                "url": "https://allevents.in/org/509th-force-support-squadron/23423679"
            }
        ]
    }
]
```